GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Charts 名前空間 > IChart インタフェース > SetSourceData メソッド : SetSourceData(String,Nullable<RowCol>) メソッド |
'Declaration
Overloads Sub SetSourceData( _ ByVal source As String, _ Optional ByVal plotBy As Nullable(Of RowCol) _ )
void SetSourceData( string source, Nullable<RowCol> plotBy )